github.com/gotd/td/mtproto.Conn.handleSessionCreated (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		handle_message.go#L24: 		return c.handleSessionCreated(b)
		handle_session_created.go#L14: func (c *Conn) handleSessionCreated(b *bin.Buffer) error {